Total Complexity | 15 |
Dependencies | 4 |
Dependents | 9 |
Total lines | 116 |
Lines of code | 73 |
Logical lines of code | 28 |
Comment lines | 6 |
Methods | 10 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
save() | 58 | 2 | 16 | |
toEntity() | 57 | 2 | 16 | |
toEntities() | 64 | 3 | 10 | |
getCurrentUser() | 71 | 2 | 6 | |
getUserById() | 79 | 1 | 3 | |
getUserByEmail() | 79 | 1 | 3 | |
getUserByLogin() | 79 | 1 | 3 | |
getUserBy() | 75 | 1 | 4 | |
getAllUsers() | 80 | 1 | 3 | |
getAllMemberUsers() | 66 | 1 | 9 |